Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[report] Replace example with proper report parsing #11

Merged
merged 3 commits into from
Aug 17, 2023
Merged

Conversation

barroco
Copy link
Contributor

@barroco barroco commented Aug 15, 2023

This PR adds an initial working version of report parsing and include the following additional changes:

  1. Add jest dependencies.
  2. Add a simple popup to display the details when clicking on "Link"
  3. Updated types from interuss/monitoring schemas.

Few known issues:

  • Requirements and child capabilities are not displayed at the same time on a page.
  • Error handling is probably too aggressive

Note that report_uspace.json will be removed before merge to not checkin big files on the main branch.

Copy link
Contributor

@ChrisJamesC ChrisJamesC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's awesome! Let's beautify in subsequent PRs

@barroco barroco marked this pull request as ready for review August 17, 2023 12:11
@barroco barroco merged commit 4ea2bb5 into main Aug 17, 2023
2 checks passed
@barroco barroco deleted the parse-report branch August 17, 2023 12:11
barroco added a commit that referenced this pull request Aug 17, 2023
This PR adds an initial working version of report parsing and include
the following additional changes:

1. Add jest dependencies.
2. Add a simple popup to display the details when clicking on "Link"
3. Updated types from interuss/monitoring schemas.

Few known issues:
- Requirements and child capabilities are not displayed at the same time
on a page.
- Error handling is probably too aggressive

Note that report_uspace.json will be removed before merge to not checkin
big files on the main branch.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants